CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - HUFFMAN ENCODING

搜索资源列表

  1. Huffman-Coding

    0下载:
  2. 实现简单的哈夫曼编码,用来煅炼数据结构算法的编程能力。-Implement a simple Huffman encoding, data structure used to exercise programming ability of the algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:139638
    • 提供者:孙广星
  1. Huffman

    0下载:
  2. Huffman编码与解码(Huffman编码、二叉树) [问题描述] 对一篇英文文章(大于2000个英文字符),统计各字符出现的次数,实现Huffman编码,以及对编码结果的解码。 [基本要求] (1) 输出每个字符出现的次数和编码,其中求最小权值要求用堆实现。 (2) 在Huffman编码后,要将编码表和英文文章编码结果保存到文件中,编码结果必须是二进制形式,即0 1的信息用比特位表示,不能用字符’0’和’1’表示。 (3) 提供读编码文件生成原文件的功能。 -Hu
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:930816
    • 提供者:简单就好
  1. HUFFMAN

    0下载:
  2. 通过霍夫曼编码进行文件压缩,将文件中的字符进行霍夫曼编码,将其高效压缩。-Huffman coding through file compression, file characters Huffman encoding, which is efficient compression.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:9239
    • 提供者:whywkl305
  1. Huffman

    0下载:
  2. 哈夫曼编解码程序,可实验对图像的哈夫曼编码-Huffman encoding and decoding procedures, the image of Huffman coding experiments
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-27
    • 文件大小:188532
    • 提供者:陈冠希
  1. Huffman

    0下载:
  2. huffman。编码和译码的源程序代码。编码:用于高效储存,译码:已知编码文件,可以还原信息符号串-Huffman. Encoding and decoding of the source code. Code: for efficient storage, decoding: known coding files, can restore information string
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-07
    • 文件大小:1204012
    • 提供者:sunyangyang
  1. huffman

    0下载:
  2. 这是数字图像处理中哈弗曼树进行编码的代码。-This is the digital image processing code Huffman encoding tree.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:14574461
    • 提供者:kyc
  1. huffman-compress-for-txt

    0下载:
  2. 基于ASC码的哈弗曼编码压缩,只能用于txt文件的压缩-Huffman encoding and compression for compressing txt files only
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2004
    • 提供者:Arthur
  1. HUFFMAN

    0下载:
  2. 利用得到的权值构建huffman树、并输出每个字符对应的huffman编码,另外动态演示该哈夫曼树的生成过程。-Right to use the output value to construct the Huffman tree, and each character corresponding Huffman encoding, and dynamic display the generation process of the Huffman tree .
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:893695
    • 提供者:墨菲
  1. Huffman

    0下载:
  2. 利用Huffman编码实现文件压缩解压的算法,改源码为C++面向过程的。主要是由函数组成,包括主函数、压缩函数、解压函数、界面函数。-Use Huffman encoding for file compression and decompression algorithms, change-oriented C++ source code for the procedure. It is mainly made up of functions, including the main functi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3168
    • 提供者:XCK
  1. Huffman

    0下载:
  2. 数据结构,Huffman编码与解码,采用Huffman编码和二叉树知识-Data structure, Huffman encoding and decoding, using Huffman encoding and two fork tree knowledge
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:973714
    • 提供者:靳以2002
  1. huffman

    0下载:
  2. Huffman Encoding And Decoding
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4440
    • 提供者:Jimit
  1. Huffman

    0下载:
  2. matlab实现图像的Huffman编码解码,内含部分网络参考程序-Huffman encoding and decoding based on MATLAB, containing part of the rescources the Internet.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:3761191
    • 提供者:Penrose Wang
  1. Huffman

    0下载:
  2. 赫夫曼编码,输入文本转换成赫夫曼编码格式-Huffman coding, enter text into the Huffman encoding format
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:21007
    • 提供者:李华
  1. huffman

    0下载:
  2. 基于matlab的huffman编码解码-huffman encoding and decoding
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1175
    • 提供者:piaf
  1. Huffman

    0下载:
  2. Huffman编码的实现,该编码可以用来压缩图像等,直接编译可运行-Huffman encoding implementation, the coding can be used to compress images, etc., can be run directly translated
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1889
    • 提供者:
  1. huffman

    0下载:
  2. 可将输入的数据转换为哈夫曼编码,并计算每个字符出现的次数(即权值)-Input data can be converted to Huffman encoding, and calculate the number of occurrences of each character (i.e., weight)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1441
    • 提供者:Ronny
  1. huffman

    0下载:
  2. 霍夫曼编码,功能为读取对应文件里的字符串源码,进行霍夫曼编码,输出码表字典和编码结果,编码效率等参数,最后提供解码-Huffman coding function to read the corresponding file in the source string, Huffman encoding, dictionary and code table output coded result, the coding efficiency and other parameters, and fi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1255
    • 提供者:王城波
  1. Huffman

    0下载:
  2. 从txt读取数据,建立赫夫曼树,以及打印赫夫曼编码,平台是Visual Studio 2013-Read data txt, build Huffman tree, and print Huffman encoding, the platform is Visual Studio 2013
  3. 所属分类:Console

    • 发布日期:2017-12-13
    • 文件大小:2801170
    • 提供者:水心月
  1. Huffman

    0下载:
  2. 哈夫曼编码与解码,哈夫曼编码是一种重要的编码方式,该程序是用C语言,数据结构实现的-Huffman encoding and decoding,Huffman encoding is an important way of coding.need to change program is in C,the data stucture
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-13
    • 文件大小:2350
    • 提供者:黄旭
  1. huffman

    0下载:
  2. 哈夫曼编码的MATLAB实现(基于0、1编码),并与香农编码对比(the MATLAB implementation of Huffman encoding (based on 0 and 1 encoding) and comparision with Shannon code)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:71680
    • 提供者:团团围困
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 42 »
搜珍网 www.dssz.com